const regexp/syntax.maxHeight
3 uses
regexp/syntax (current package)
parse.go#L91: const maxHeight = 1000
parse.go#L126: if p.numRegexp < maxHeight {
parse.go#L135: if p.calcHeight(re, true) > maxHeight {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)